home *** CD-ROM | disk | FTP | other *** search
- Path: news.netgate.net!alan
- From: alan@netgate.net (Alan Wright)
- Newsgroups: comp.lang.c++
- Subject: why is VC++ 4.0 optimized code way slower than 2.x???
- Date: Wed, 27 Mar 96 03:00:22 GMT
- Organization: NetGate Communications
- Message-ID: <4jab01$gj6@ftp.netgate.net>
- NNTP-Posting-Host: d69.netgate.net
- X-Newsreader: News Xpress 2.0 Beta #0
- Keyword: VC++, 4.0, optimize, slow
-
- I've recently ported an application from VC++ 2.x to 4.0. The optimized
- executable now runs 3 times slower than before. Does anyone know what
- could cause this? Is there anything I can do? It would be pretty rotten if
- I had to stay on VC++ 2.x because it generates much better code than
- the newer compiler...
-
- Alan
-